Session 2: Data exploration basics
November 8, 2023
Adapted from https://github.com/rstudio-education/datascience-box/blob/master/course-materials/slides/u1-d02-toolkit-r/u1-d02-toolkit-r.Rmd
Note: this is the default layout - all the panes can be moved around to best suit your workflow. Note also the possible change of appearance (e.g. dark themes).
Cjp24 CC BY-SA 4.0, via Wikimedia Commons
ggplot() functionpenguins)|> to send the data to a function (N.B. keyboard shortcut for the pipe: CTRL/CMD + SHIFT + M)Complete the exercises in the week2_exercises.qmd document (in the exercises > week2_data_exploration directory) and upload the rendered .html output to Ilias.
Note: you will need to download the html file from Posit cloud to your own computer and then upload it to Ilias.